type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt2ToInt64

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L225: 			return scanPlanBinaryInt2ToInt64{}
		int.go#L451: type scanPlanBinaryInt2ToInt64 struct{}
		int.go#L453: func (scanPlanBinaryInt2ToInt64) Scan(src []byte, dst any) error {